home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / Internet / The Bat! Professional 3.01 / thebat_professional.msi / Data1.cab / thebat.exe / 0 / RCDATA / TUSERDIALOG / TUSERDIALOG.txt
Text File  |  2004-10-12  |  67KB  |  2,698 lines

  1. object UserDialog: TUserDialog
  2.   Left = 252
  3.   Top = 213
  4.   HelpContext = 10011
  5.   ActiveControl = lTabs
  6.   BorderIcons = [biSystemMenu]
  7.   BorderStyle = bsDialog
  8.   BorderWidth = 3
  9.   Caption = 'Account Properties'
  10.   ClientHeight = 439
  11.   ClientWidth = 624
  12.   Color = clBtnFace
  13.   Font.Charset = DEFAULT_CHARSET
  14.   Font.Color = clWindowText
  15.   Font.Height = -11
  16.   Font.Name = 'MS Sans Serif'
  17.   Font.Style = []
  18.   KeyPreview = True
  19.   OldCreateOrder = True
  20.   Position = poScreenCenter
  21.   OnActivate = FormActivate
  22.   OnClose = FormClose
  23.   OnCloseQuery = FormCloseQuery
  24.   OnCreate = FormCreate
  25.   OnDestroy = FormDestroy
  26.   OnKeyDown = FormKeyDown
  27.   OnShow = FormShow
  28.   PixelsPerInch = 96
  29.   TextHeight = 13
  30.   object bOK: TButton
  31.     Left = 320
  32.     Top = 408
  33.     Width = 91
  34.     Height = 25
  35.     Caption = '&OK'
  36.     Default = True
  37.     ModalResult = 1
  38.     TabOrder = 3
  39.   end
  40.   object bCancel: TButton
  41.     Left = 424
  42.     Top = 408
  43.     Width = 91
  44.     Height = 25
  45.     Cancel = True
  46.     Caption = 'Cancel'
  47.     ModalResult = 2
  48.     TabOrder = 4
  49.   end
  50.   object bMacro: TButton
  51.     Left = 184
  52.     Top = 408
  53.     Width = 89
  54.     Height = 25
  55.     Caption = '&Macros...'
  56.     Enabled = False
  57.     TabOrder = 2
  58.     OnClick = bMacroClick
  59.   end
  60.   object lTabs: TTreeView
  61.     Left = 0
  62.     Top = 0
  63.     Width = 180
  64.     Height = 390
  65.     HideSelection = False
  66.     Images = lImages
  67.     Indent = 19
  68.     ReadOnly = True
  69.     TabOrder = 0
  70.     OnChange = lTabsChange
  71.     OnKeyPress = lTabsKeyPress
  72.     Items.Data = {
  73.       0A000000200000000000000000000000FFFFFFFFFFFFFFFF0000000000000000
  74.       0747656E6572616C220000000100000000000000FFFFFFFFFFFFFFFF00000000
  75.       00000000095472616E73706F72742B0000000200000000000000FFFFFFFFFFFF
  76.       FFFF0000000002000000124D657373616765206D616E6167656D656E74210000
  77.       001000000000000000FFFFFFFFFFFFFFFF00000000000000000844656C657469
  78.       6F6E270000001100000000000000FFFFFFFFFFFFFFFF00000000000000000E49
  79.       4D41502046696E652D54756E65200000000300000000000000FFFFFFFFFFFFFF
  80.       FF0000000000000000074F7074696F6E732C0000000400000000000000FFFFFF
  81.       FFFFFFFFFF00000000000000001346696C65732026206469726563746F726965
  82.       73220000000500000000000000FFFFFFFFFFFFFFFF0000000006000000095465
  83.       6D706C61746573240000000600000000000000FFFFFFFFFFFFFFFF0000000000
  84.       0000000B4E6577206D6573736167651E0000000700000000000000FFFFFFFFFF
  85.       FFFFFF0000000000000000055265706C79200000000800000000000000FFFFFF
  86.       FFFFFFFFFF000000000000000007466F72776172642D00000009000000000000
  87.       00FFFFFFFFFFFFFFFF00000000000000001452656164696E6720636F6E666972
  88.       6D6174696F6E250000000A00000000000000FFFFFFFFFFFFFFFF000000000000
  89.       00000C53617665206D657373616765200000000B00000000000000FFFFFFFFFF
  90.       FFFFFF000000000000000007436F6F6B6965731E0000000C00000000000000FF
  91.       FFFFFFFFFFFFFF000000000000000005536F756E64200000000D000000000000
  92.       00FFFFFFFFFFFFFFFF0000000000000000074E6574776F726B1D0000000E0000
  93.       0000000000FFFFFFFFFFFFFFFF0000000000000000044D656D6F1D0000001300
  94.       000000000000FFFFFFFFFFFFFFFF00000000000000000443686174}
  95.   end
  96.   object bHelp: TButton
  97.     Left = 528
  98.     Top = 408
  99.     Width = 89
  100.     Height = 25
  101.     Caption = 'Help'
  102.     TabOrder = 5
  103.     OnClick = bHelpClick
  104.   end
  105.   object Book: TPageControl
  106.     Left = 184
  107.     Top = 0
  108.     Width = 440
  109.     Height = 390
  110.     ActivePage = tsGeneral
  111.     TabOrder = 1
  112.     TabStop = False
  113.     OnEnter = eTemplateEnter
  114.     object tsGeneral: TTabSheet
  115.       Caption = 'General'
  116.       object lName: TLabel
  117.         Left = 16
  118.         Top = 20
  119.         Width = 28
  120.         Height = 13
  121.         Caption = '&Name'
  122.         FocusControl = eName
  123.       end
  124.       object lAddrBook: TLabel
  125.         Left = 8
  126.         Top = 284
  127.         Width = 192
  128.         Height = 13
  129.         Alignment = taRightJustify
  130.         AutoSize = False
  131.         Caption = 'Default address book:'
  132.         FocusControl = cbAddrBook
  133.       end
  134.       object Label6: TLabel
  135.         Left = 68
  136.         Top = 344
  137.         Width = 133
  138.         Height = 13
  139.         Alignment = taRightJustify
  140.         Caption = 'Virtual folder name template:'
  141.       end
  142.       object eName: TEdit
  143.         Left = 112
  144.         Top = 16
  145.         Width = 305
  146.         Height = 21
  147.         TabOrder = 0
  148.       end
  149.       object bEditCertificates: TButton
  150.         Left = 112
  151.         Top = 46
  152.         Width = 153
  153.         Height = 25
  154.         Caption = 'Edit personal Certificates'
  155.         ParentShowHint = False
  156.         ShowHint = False
  157.         TabOrder = 1
  158.         OnClick = bEditCertificatesClick
  159.       end
  160.       object bvCard: TButton
  161.         Left = 286
  162.         Top = 46
  163.         Width = 130
  164.         Height = 25
  165.         Caption = '&Edit personal vCard'
  166.         ParentShowHint = False
  167.         ShowHint = False
  168.         TabOrder = 2
  169.         OnClick = bvCardClick
  170.       end
  171.       object GroupBox1: TGroupBox
  172.         Left = 8
  173.         Top = 80
  174.         Width = 409
  175.         Height = 97
  176.         Caption = 'From information'
  177.         TabOrder = 3
  178.         object lFromName: TLabel
  179.           Left = 3
  180.           Top = 20
  181.           Width = 110
  182.           Height = 13
  183.           Alignment = taRightJustify
  184.           AutoSize = False
  185.           Caption = '&From Name'
  186.           FocusControl = eFromName
  187.         end
  188.         object lFromAddr: TLabel
  189.           Left = 3
  190.           Top = 45
  191.           Width = 110
  192.           Height = 13
  193.           Alignment = taRightJustify
  194.           AutoSize = False
  195.           Caption = 'From &Address'
  196.           FocusControl = eFromAddr
  197.         end
  198.         object lOrg: TLabel
  199.           Left = 3
  200.           Top = 70
  201.           Width = 110
  202.           Height = 13
  203.           Alignment = taRightJustify
  204.           AutoSize = False
  205.           Caption = '&Organisation'
  206.           FocusControl = eOrg
  207.         end
  208.         object eFromName: TEdit
  209.           Left = 120
  210.           Top = 16
  211.           Width = 281
  212.           Height = 21
  213.           TabOrder = 0
  214.         end
  215.         object eFromAddr: TEdit
  216.           Left = 120
  217.           Top = 41
  218.           Width = 281
  219.           Height = 21
  220.           TabOrder = 1
  221.         end
  222.         object eOrg: TEdit
  223.           Left = 120
  224.           Top = 66
  225.           Width = 281
  226.           Height = 21
  227.           TabOrder = 2
  228.         end
  229.       end
  230.       object GroupBox2: TGroupBox
  231.         Left = 8
  232.         Top = 184
  233.         Width = 409
  234.         Height = 81
  235.         Caption = 'Reply-To information'
  236.         TabOrder = 4
  237.         object lReplyAddr: TLabel
  238.           Left = 3
  239.           Top = 52
  240.           Width = 110
  241.           Height = 13
  242.           Alignment = taRightJustify
  243.           AutoSize = False
  244.           Caption = 'Reply-To A&ddress'
  245.           FocusControl = eReplyAddr
  246.         end
  247.         object lReplyName: TLabel
  248.           Left = 3
  249.           Top = 22
  250.           Width = 110
  251.           Height = 13
  252.           Alignment = taRightJustify
  253.           AutoSize = False
  254.           Caption = '&Reply-To Name'
  255.           FocusControl = eReplyName
  256.         end
  257.         object eReplyName: TEdit
  258.           Left = 120
  259.           Top = 18
  260.           Width = 281
  261.           Height = 21
  262.           TabOrder = 0
  263.         end
  264.         object eReplyAddr: TEdit
  265.           Left = 120
  266.           Top = 48
  267.           Width = 281
  268.           Height = 21
  269.           TabOrder = 1
  270.         end
  271.       end
  272.       object cbAddrBook: TComboBox
  273.         Left = 208
  274.         Top = 280
  275.         Width = 201
  276.         Height = 21
  277.         Style = csDropDownList
  278.         ItemHeight = 13
  279.         TabOrder = 5
  280.       end
  281.       object cbDefMailTo: TCheckBox
  282.         Left = 24
  283.         Top = 312
  284.         Width = 401
  285.         Height = 17
  286.         Caption = '&This account is the default for "mailto:" URLs'
  287.         TabOrder = 6
  288.       end
  289.       object edVFolderTempl: TEdit
  290.         Left = 208
  291.         Top = 340
  292.         Width = 201
  293.         Height = 21
  294.         TabOrder = 7
  295.       end
  296.     end
  297.     object tsTransport: TTabSheet
  298.       Caption = 'Transport'
  299.       ImageIndex = 1
  300.       object lServerTimeout: TLabel
  301.         Left = 4
  302.         Top = 252
  303.         Width = 183
  304.         Height = 13
  305.         Alignment = taRightJustify
  306.         AutoSize = False
  307.         Caption = 'Server &Timeout'
  308.         FocusControl = eTimeout
  309.       end
  310.       object lServerTimeoutSec: TLabel
  311.         Left = 280
  312.         Top = 252
  313.         Width = 17
  314.         Height = 13
  315.         Caption = 'sec'
  316.       end
  317.       object lDelivery: TLabel
  318.         Left = 4
  319.         Top = 284
  320.         Width = 183
  321.         Height = 13
  322.         Alignment = taRightJustify
  323.         AutoSize = False
  324.         Caption = '&Delivery type'
  325.         FocusControl = cbDelivery
  326.       end
  327.       object gbSendMail: TGroupBox
  328.         Left = 8
  329.         Top = 8
  330.         Width = 418
  331.         Height = 81
  332.         Caption = 'Send mail'
  333.         TabOrder = 0
  334.         object lSMTPl: TLabel
  335.           Left = 26
  336.           Top = 20
  337.           Width = 64
  338.           Height = 13
  339.           Alignment = taRightJustify
  340.           Caption = '&SMTP Server'
  341.           FocusControl = eSMTP
  342.         end
  343.         object lSendConnType: TLabel
  344.           Left = 37
  345.           Top = 53
  346.           Width = 54
  347.           Height = 13
  348.           Alignment = taRightJustify
  349.           Caption = 'Connection'
  350.           FocusControl = cbSendConnection
  351.         end
  352.         object lSendProt: TLabel
  353.           Left = 312
  354.           Top = 53
  355.           Width = 50
  356.           Height = 13
  357.           Alignment = taRightJustify
  358.           AutoSize = False
  359.           Caption = 'Port'
  360.           FocusControl = eSendPort
  361.         end
  362.         object eSMTP: TEdit
  363.           Left = 96
  364.           Top = 16
  365.           Width = 185
  366.           Height = 21
  367.           TabOrder = 0
  368.         end
  369.         object bSendAuth: TButton
  370.           Left = 288
  371.           Top = 14
  372.           Width = 121
  373.           Height = 25
  374.           Caption = 'Authentication...'
  375.           TabOrder = 1
  376.           OnClick = bSendAuthClick
  377.         end
  378.         object cbSendConnection: TComboBox
  379.           Left = 96
  380.           Top = 48
  381.           Width = 209
  382.           Height = 21
  383.           Style = csDropDownList
  384.           ItemHeight = 13
  385.           TabOrder = 2
  386.           OnChange = cbSendConnectionChange
  387.           Items.Strings = (
  388.             'Regular'
  389.             'Secure to regular port (STARTTLS)'
  390.             'Secure to dedicated port (TLS)')
  391.         end
  392.         object eSendPort: TEdit
  393.           Left = 368
  394.           Top = 48
  395.           Width = 41
  396.           Height = 21
  397.           MaxLength = 5
  398.           TabOrder = 3
  399.           OnChange = eSendPortChange
  400.           OnKeyPress = eSendPortKeyPress
  401.         end
  402.       end
  403.       object gbReceiveMail: TGroupBox
  404.         Left = 8
  405.         Top = 96
  406.         Width = 417
  407.         Height = 137
  408.         Caption = 'Receive mail'
  409.         TabOrder = 1
  410.         object lPop: TLabel
  411.           Left = 37
  412.           Top = 20
  413.           Width = 53
  414.           Height = 13
  415.           Alignment = taRightJustify
  416.           Caption = '&Mail Server'
  417.           FocusControl = ePop
  418.         end
  419.         object lPopUser: TLabel
  420.           Left = 68
  421.           Top = 48
  422.           Width = 22
  423.           Height = 13
  424.           Alignment = taRightJustify
  425.           Caption = '&User'
  426.           FocusControl = ePopUser
  427.         end
  428.         object lbProtocol: TLabel
  429.           Left = 288
  430.           Top = 48
  431.           Width = 66
  432.           Height = 13
  433.           Alignment = taRightJustify
  434.           AutoSize = False
  435.           Caption = 'Protocol:'
  436.           FocusControl = cbProtocol
  437.         end
  438.         object lReceConnectionType: TLabel
  439.           Left = 37
  440.           Top = 109
  441.           Width = 54
  442.           Height = 13
  443.           Alignment = taRightJustify
  444.           Caption = 'Connection'
  445.           FocusControl = cbReceConnection
  446.         end
  447.         object lRecePort: TLabel
  448.           Left = 312
  449.           Top = 109
  450.           Width = 42
  451.           Height = 13
  452.           Alignment = taRightJustify
  453.           AutoSize = False
  454.           Caption = 'Port'
  455.           FocusControl = eRecePort
  456.         end
  457.         object lbProtoName: TLabel
  458.           Left = 360
  459.           Top = 48
  460.           Width = 28
  461.           Height = 13
  462.           Caption = 'POP3'
  463.         end
  464.         object ePop: TEdit
  465.           Left = 96
  466.           Top = 16
  467.           Width = 177
  468.           Height = 21
  469.           TabOrder = 0
  470.         end
  471.         object ePopUser: TEdit
  472.           Left = 96
  473.           Top = 44
  474.           Width = 161
  475.           Height = 21
  476.           TabOrder = 2
  477.         end
  478.         object cbProtocol: TComboBox
  479.           Left = 192
  480.           Top = 12
  481.           Width = 81
  482.           Height = 21
  483.           Style = csDropDownList
  484.           Enabled = False
  485.           ItemHeight = 13
  486.           TabOrder = 4
  487.           Visible = False
  488.           OnChange = cbProtocolChange
  489.           Items.Strings = (
  490.             'POP3'
  491.             'IMAP4')
  492.         end
  493.         object bReceiveAuth: TButton
  494.           Left = 288
  495.           Top = 14
  496.           Width = 121
  497.           Height = 25
  498.           Caption = 'Authentication...'
  499.           TabOrder = 1
  500.           OnClick = bReceAuthClick
  501.         end
  502.         object nbPassword: TNotebook
  503.           Left = 3
  504.           Top = 66
  505.           Width = 262
  506.           Height = 35
  507.           TabOrder = 3
  508.           object TPage
  509.             Left = 0
  510.             Top = 0
  511.             Caption = 'Default'
  512.             object lPsw: TLabel
  513.               Left = 43
  514.               Top = 10
  515.               Width = 46
  516.               Height = 13
  517.               Alignment = taRightJustify
  518.               Caption = '&Password'
  519.               FocusControl = ePopPsw
  520.             end
  521.             object ePopPsw: TEdit
  522.               Left = 93
  523.               Top = 6
  524.               Width = 161
  525.               Height = 21
  526.               PasswordChar = '*'
  527.               TabOrder = 0
  528.               Text = 'ePopPsw'
  529.             end
  530.           end
  531.           object TPage
  532.             Left = 0
  533.             Top = 0
  534.             Caption = 'pChange'
  535.             object bChangePwd: TButton
  536.               Left = 93
  537.               Top = 6
  538.               Width = 164
  539.               Height = 25
  540.               Caption = 'Change Password'
  541.               TabOrder = 0
  542.             end
  543.           end
  544.         end
  545.         object cbReceConnection: TComboBox
  546.           Left = 96
  547.           Top = 104
  548.           Width = 209
  549.           Height = 21
  550.           Style = csDropDownList
  551.           ItemHeight = 13
  552.           TabOrder = 5
  553.           OnChange = cbReceConnectionChange
  554.           Items.Strings = (
  555.             'Regular'
  556.             'Secure to regular port (STARTTLS)'
  557.             'Secure to dedicated port (TLS)')
  558.         end
  559.         object eRecePort: TEdit
  560.           Left = 360
  561.           Top = 104
  562.           Width = 41
  563.           Height = 21
  564.           MaxLength = 5
  565.           TabOrder = 6
  566.           OnChange = eRecePortChange
  567.           OnKeyPress = eSendPortKeyPress
  568.         end
  569.         object bChangeProto: TButton
  570.           Left = 288
  571.           Top = 70
  572.           Width = 121
  573.           Height = 25
  574.           Caption = 'Change...'
  575.           TabOrder = 7
  576.           OnClick = bChangeProtoClick
  577.         end
  578.       end
  579.       object cbFullFetch: TCheckBox
  580.         Left = 16
  581.         Top = 320
  582.         Width = 409
  583.         Height = 17
  584.         Caption = '&Combined delivery (send+receive)'
  585.         TabOrder = 4
  586.       end
  587.       object eTimeout: TXSpinEdit
  588.         Left = 192
  589.         Top = 248
  590.         Width = 81
  591.         Height = 21
  592.         TabOrder = 2
  593.         Text = '60'
  594.         MinValue = 0
  595.         MaxValue = 3600000
  596.         Value = 60
  597.         Step = 10
  598.       end
  599.       object cbDelivery: TComboBox
  600.         Left = 192
  601.         Top = 280
  602.         Width = 217
  603.         Height = 21
  604.         Style = csDropDownList
  605.         ItemHeight = 13
  606.         ItemIndex = 0
  607.         TabOrder = 3
  608.         Text = 'Immediate'
  609.         Items.Strings = (
  610.           'Immediate'
  611.           'Deferred ')
  612.       end
  613.     end
  614.     object tsMsgManagement: TTabSheet
  615.       Caption = 'Message Management'
  616.       ImageIndex = 2
  617.       object AdvBook: TNotebook
  618.         Left = 8
  619.         Top = 8
  620.         Width = 421
  621.         Height = 297
  622.         TabOrder = 0
  623.         object TPage
  624.           Left = 0
  625.           Top = 0
  626.           Caption = 'Default'
  627.           object GroupBox11: TGroupBox
  628.             Left = 0
  629.             Top = 172
  630.             Width = 417
  631.             Height = 89
  632.             Caption = 'Mail Dispatcher'
  633.             TabOrder = 1
  634.             object lDspLines: TLabel
  635.               Left = 16
  636.               Top = 20
  637.               Width = 212
  638.               Height = 13
  639.               Caption = '&Message body lines to download with header'
  640.             end
  641.             object cbAutoDispatch: TCheckBox
  642.               Left = 16
  643.               Top = 42
  644.               Width = 377
  645.               Height = 17
  646.               Caption = 'In&voke automatically at each mail check'
  647.               TabOrder = 1
  648.               OnClick = cbAutoDispatchClick
  649.             end
  650.             object cbDspAll: TCheckBox
  651.               Left = 32
  652.               Top = 64
  653.               Width = 361
  654.               Height = 17
  655.               Caption = 'Show &all messages left on the server'
  656.               TabOrder = 2
  657.             end
  658.             object eTopLines: TXSpinEdit
  659.               Left = 304
  660.               Top = 16
  661.               Width = 65
  662.               Height = 21
  663.               TabOrder = 0
  664.               Text = '0'
  665.               MinValue = 0
  666.               MaxValue = 10000
  667.               Value = 0
  668.               Step = 1
  669.             end
  670.           end
  671.           object GroupBox6: TGroupBox
  672.             Left = 0
  673.             Top = 0
  674.             Width = 417
  675.             Height = 166
  676.             Caption = 'Message management'
  677.             TabOrder = 0
  678.             object lKbytes: TLabel
  679.               Left = 372
  680.               Top = 120
  681.               Width = 36
  682.               Height = 13
  683.               Caption = 'K Bytes'
  684.             end
  685.             object lDays: TLabel
  686.               Left = 372
  687.               Top = 67
  688.               Width = 22
  689.               Height = 13
  690.               Caption = 'days'
  691.             end
  692.             object cbLimit: TCheckBox
  693.               Left = 16
  694.               Top = 120
  695.               Width = 281
  696.               Height = 17
  697.               Caption = '&Receive header only if message size is greater than'
  698.               TabOrder = 5
  699.               OnClick = cbLimitClick
  700.             end
  701.             object cbDelete: TRadioButton
  702.               Left = 16
  703.               Top = 16
  704.               Width = 377
  705.               Height = 17
  706.               Caption = '&Delete received messages from server'
  707.               Checked = True
  708.               TabOrder = 0
  709.               TabStop = True
  710.               OnClick = cbLeaveClick
  711.             end
  712.             object cbLeave: TRadioButton
  713.               Left = 16
  714.               Top = 40
  715.               Width = 377
  716.               Height = 17
  717.               Caption = '&Leave messages on server'
  718.               TabOrder = 1
  719.               OnClick = cbLeaveClick
  720.             end
  721.             object cbDelTrash: TCheckBox
  722.               Left = 32
  723.               Top = 88
  724.               Width = 361
  725.               Height = 17
  726.               Caption = 'Delete message from server when it is removed from &Trash'
  727.               TabOrder = 4
  728.             end
  729.             object cbMaxDays: TCheckBox
  730.               Left = 32
  731.               Top = 64
  732.               Width = 249
  733.               Height = 17
  734.               Caption = '&Keep messages on server for'
  735.               TabOrder = 2
  736.               OnClick = cbMaxDaysClick
  737.             end
  738.             object cbDelLargeMsgs: TCheckBox
  739.               Left = 32
  740.               Top = 144
  741.               Width = 353
  742.               Height = 17
  743.               Caption = 'Delete large messages from the server'
  744.               TabOrder = 7
  745.             end
  746.             object eMaxDays: TXSpinEdit
  747.               Left = 304
  748.               Top = 64
  749.               Width = 65
  750.               Height = 21
  751.               TabOrder = 3
  752.               Text = '0'
  753.               MinValue = 0
  754.               MaxValue = 3650
  755.               Value = 0
  756.               Step = 1
  757.             end
  758.             object eSize: TXSpinEdit
  759.               Left = 304
  760.               Top = 116
  761.               Width = 65
  762.               Height = 21
  763.               TabOrder = 6
  764.               Text = '0'
  765.               MinValue = 0
  766.               MaxValue = 10000000
  767.               Value = 0
  768.               Step = 1
  769.             end
  770.           end
  771.         end
  772.         object TPage
  773.           Left = 0
  774.           Top = 0
  775.           Caption = 'IMAP'
  776.           object gbIMAP: TGroupBox
  777.             Left = 0
  778.             Top = -2
  779.             Width = 417
  780.             Height = 291
  781.             Caption = 'IMAP Options'
  782.             TabOrder = 0
  783.             object Label1: TLabel
  784.               Left = 16
  785.               Top = 24
  786.               Width = 55
  787.               Height = 13
  788.               Caption = '&Root folder:'
  789.               FocusControl = eIMAProot
  790.             end
  791.             object eIMAProot: TEdit
  792.               Left = 112
  793.               Top = 20
  794.               Width = 289
  795.               Height = 21
  796.               TabOrder = 0
  797.             end
  798.             object gbIMAPFolders: TGroupBox
  799.               Left = 8
  800.               Top = 56
  801.               Width = 401
  802.               Height = 121
  803.               Caption = 'For pre-defined folders, use these IMAP mailboxes'
  804.               TabOrder = 1
  805.               object cbIMAPOutbox: TCheckBox
  806.                 Left = 8
  807.                 Top = 24
  808.                 Width = 145
  809.                 Height = 17
  810.                 Caption = 'O&utbox:'
  811.                 TabOrder = 0
  812.                 OnClick = cbIMAPOutboxClick
  813.               end
  814.               object cbIMAPSent: TCheckBox
  815.                 Left = 8
  816.                 Top = 54
  817.                 Width = 145
  818.                 Height = 17
  819.                 Caption = '&Sent mail:'
  820.                 TabOrder = 2
  821.                 OnClick = cbIMAPSentClick
  822.               end
  823.               object cbImapTrash: TCheckBox
  824.                 Left = 8
  825.                 Top = 86
  826.                 Width = 97
  827.                 Height = 17
  828.                 Caption = '&Trash'
  829.                 TabOrder = 4
  830.                 OnClick = cbImapTrashClick
  831.               end
  832.               object eImapOutbox: TComboBox
  833.                 Left = 160
  834.                 Top = 22
  835.                 Width = 233
  836.                 Height = 21
  837.                 ItemHeight = 0
  838.                 TabOrder = 1
  839.               end
  840.               object eImapSent: TComboBox
  841.                 Left = 160
  842.                 Top = 54
  843.                 Width = 233
  844.                 Height = 21
  845.                 ItemHeight = 0
  846.                 TabOrder = 3
  847.               end
  848.               object eImapTrash: TComboBox
  849.                 Left = 160
  850.                 Top = 86
  851.                 Width = 233
  852.                 Height = 21
  853.                 ItemHeight = 0
  854.                 TabOrder = 5
  855.               end
  856.             end
  857.             object cbIMAPAutoDisconnect: TCheckBox
  858.               Left = 16
  859.               Top = 262
  860.               Width = 233
  861.               Height = 17
  862.               Caption = 'When inactive, &disconnect after'
  863.               TabOrder = 3
  864.               OnClick = cbIMAPAutoDisconnectClick
  865.             end
  866.             object eIMAPdcTime: TXSpinEdit
  867.               Left = 264
  868.               Top = 258
  869.               Width = 49
  870.               Height = 21
  871.               TabOrder = 4
  872.               Text = '1'
  873.               MinValue = 1
  874.               MaxValue = 10000000
  875.               Value = 1
  876.               Step = 1
  877.             end
  878.             object cbIMAPdcInterval: TComboBox
  879.               Left = 320
  880.               Top = 258
  881.               Width = 81
  882.               Height = 21
  883.               Style = csDropDownList
  884.               ItemHeight = 13
  885.               ItemIndex = 1
  886.               TabOrder = 5
  887.               Text = 'minutes'
  888.               Items.Strings = (
  889.                 'seconds'
  890.                 'minutes'
  891.                 'hours')
  892.             end
  893.             object gbIMAPconnect: TGroupBox
  894.               Left = 8
  895.               Top = 186
  896.               Width = 401
  897.               Height = 65
  898.               Caption = 'Automatically connect to the server'
  899.               TabOrder = 2
  900.               object cbIMAPConnectStartup: TCheckBox
  901.                 Left = 8
  902.                 Top = 16
  903.                 Width = 185
  904.                 Height = 17
  905.                 Caption = '&At startup'
  906.                 TabOrder = 0
  907.               end
  908.               object cbIMAPConnectFolders: TCheckBox
  909.                 Left = 8
  910.                 Top = 40
  911.                 Width = 185
  912.                 Height = 17
  913.                 Caption = '&For managing folders'
  914.                 TabOrder = 1
  915.               end
  916.               object cbIMAPConnectSelected: TCheckBox
  917.                 Left = 200
  918.                 Top = 16
  919.                 Width = 193
  920.                 Height = 17
  921.                 Caption = 'W&hen account is selected'
  922.                 TabOrder = 2
  923.               end
  924.               object cbImapConnectAny: TCheckBox
  925.                 Left = 200
  926.                 Top = 40
  927.                 Width = 177
  928.                 Height = 17
  929.                 Caption = 'By any &command'
  930.                 TabOrder = 3
  931.               end
  932.             end
  933.           end
  934.         end
  935.       end
  936.       object cb8Bit: TRadioGroup
  937.         Left = 8
  938.         Top = 312
  939.         Width = 417
  940.         Height = 47
  941.         Caption = '8-bit characters are treated'
  942.         Columns = 3
  943.         ItemIndex = 0
  944.         Items.Strings = (
  945.           '&Without changes'
  946.           'as &Quoted-printable'
  947.           'as &Base64')
  948.         TabOrder = 1
  949.       end
  950.     end
  951.     object tsOptions: TTabSheet
  952.       Caption = 'Options'
  953.       ImageIndex = 5
  954.       object lPsec: TLabel
  955.         Left = 376
  956.         Top = 97
  957.         Width = 17
  958.         Height = 13
  959.         Caption = 'sec'
  960.       end
  961.       object lMaxLog: TLabel
  962.         Left = 13
  963.         Top = 145
  964.         Width = 284
  965.         Height = 14
  966.         Alignment = taRightJustify
  967.         AutoSize = False
  968.         Caption = 'Maximum Log file size is'
  969.       end
  970.       object lLKbytes: TLabel
  971.         Left = 376
  972.         Top = 144
  973.         Width = 35
  974.         Height = 13
  975.         Caption = 'K bytes'
  976.       end
  977.       object gbChecking: TGroupBox
  978.         Left = 8
  979.         Top = 14
  980.         Width = 417
  981.         Height = 67
  982.         Caption = 'Mailbox checking'
  983.         TabOrder = 0
  984.         object cbCheck: TCheckBox
  985.           Left = 8
  986.           Top = 20
  987.           Width = 377
  988.           Height = 17
  989.           Caption = '&Check mailbox at start-up'
  990.           TabOrder = 0
  991.         end
  992.         object cbAutoCheck: TCheckBox
  993.           Left = 8
  994.           Top = 44
  995.           Width = 249
  996.           Height = 17
  997.           Caption = '&Periodical checking each'
  998.           TabOrder = 1
  999.           OnClick = cbAutoCheckClick
  1000.         end
  1001.         object cbPeriodTime: TComboBox
  1002.           Left = 336
  1003.           Top = 40
  1004.           Width = 73
  1005.           Height = 21
  1006.           Style = csDropDownList
  1007.           ItemHeight = 13
  1008.           ItemIndex = 0
  1009.           TabOrder = 3
  1010.           Text = 'minutes'
  1011.           Items.Strings = (
  1012.             'minutes'
  1013.             'seconds')
  1014.         end
  1015.         object eCheck: TXSpinEdit
  1016.           Left = 256
  1017.           Top = 40
  1018.           Width = 73
  1019.           Height = 21
  1020.           TabOrder = 2
  1021.           Text = '0'
  1022.           MinValue = 0
  1023.           MaxValue = 60000
  1024.           Value = 0
  1025.           Step = 1
  1026.         end
  1027.       end
  1028.       object cbMarkRead: TCheckBox
  1029.         Left = 16
  1030.         Top = 96
  1031.         Width = 287
  1032.         Height = 17
  1033.         Caption = 'Mark message as read when it is being read for'
  1034.         TabOrder = 1
  1035.         OnClick = cbMarkReadClick
  1036.       end
  1037.       object cbIgnoreAll: TCheckBox
  1038.         Left = 16
  1039.         Top = 166
  1040.         Width = 396
  1041.         Height = 17
  1042.         Caption = '&Ignore '#39'Check All Accounts'#39' request'
  1043.         TabOrder = 5
  1044.       end
  1045.       object cb8bitHdr: TCheckBox
  1046.         Left = 16
  1047.         Top = 188
  1048.         Width = 396
  1049.         Height = 17
  1050.         Caption = 'Allow &8-bit characters in message header'
  1051.         TabOrder = 6
  1052.       end
  1053.       object cbCheckLocked: TCheckBox
  1054.         Left = 16
  1055.         Top = 210
  1056.         Width = 396
  1057.         Height = 17
  1058.         Caption = '&Allow send/fetch without entering the access password (if any)'
  1059.         TabOrder = 7
  1060.       end
  1061.       object cbEmptyTrash: TCheckBox
  1062.         Left = 16
  1063.         Top = 232
  1064.         Width = 393
  1065.         Height = 18
  1066.         Caption = '&Empty Trash folder on exit'
  1067.         TabOrder = 8
  1068.       end
  1069.       object cbCompressFolders: TCheckBox
  1070.         Left = 16
  1071.         Top = 255
  1072.         Width = 393
  1073.         Height = 17
  1074.         Caption = 'Compress all folders on exit'
  1075.         TabOrder = 9
  1076.       end
  1077.       object cbEditCFG: TGroupBox
  1078.         Left = 16
  1079.         Top = 280
  1080.         Width = 401
  1081.         Height = 81
  1082.         Caption = 'Message Editor Settings'
  1083.         TabOrder = 10
  1084.         object cbCfmImmSend: TCheckBox
  1085.           Left = 8
  1086.           Top = 16
  1087.           Width = 241
  1088.           Height = 17
  1089.           Caption = 'Confirm i&mmediate sending '
  1090.           TabOrder = 0
  1091.         end
  1092.         object cbUsePGP: TCheckBox
  1093.           Left = 256
  1094.           Top = 16
  1095.           Width = 137
  1096.           Height = 17
  1097.           Caption = 'Enable OpenPGP'
  1098.           TabOrder = 3
  1099.         end
  1100.         object cbUseSMIME: TCheckBox
  1101.           Left = 256
  1102.           Top = 36
  1103.           Width = 137
  1104.           Height = 17
  1105.           Caption = 'Enable S/MIME'
  1106.           TabOrder = 4
  1107.         end
  1108.         object cbSignCompleted: TCheckBox
  1109.           Left = 8
  1110.           Top = 36
  1111.           Width = 241
  1112.           Height = 17
  1113.           Caption = 'Sign when Completed'
  1114.           TabOrder = 1
  1115.         end
  1116.         object cbEncryptCompleted: TCheckBox
  1117.           Left = 8
  1118.           Top = 56
  1119.           Width = 241
  1120.           Height = 17
  1121.           Caption = 'Encrypt when Completed'
  1122.           TabOrder = 2
  1123.         end
  1124.       end
  1125.       object cbMarkReadOpen: TCheckBox
  1126.         Left = 16
  1127.         Top = 116
  1128.         Width = 397
  1129.         Height = 18
  1130.         Caption = 'Mark message as read only when it is open in a separate window'
  1131.         TabOrder = 3
  1132.         OnClick = cbMarkReadOpenClick
  1133.       end
  1134.       object eReadTime: TXSpinEdit
  1135.         Left = 312
  1136.         Top = 92
  1137.         Width = 57
  1138.         Height = 21
  1139.         TabOrder = 2
  1140.         Text = '0'
  1141.         MinValue = 0
  1142.         MaxValue = 10000000
  1143.         Value = 0
  1144.         Step = 1
  1145.       end
  1146.       object eMaxLog: TXSpinEdit
  1147.         Left = 312
  1148.         Top = 142
  1149.         Width = 57
  1150.         Height = 21
  1151.         TabOrder = 4
  1152.         Text = '0'
  1153.         MinValue = 0
  1154.         MaxValue = 1000000000
  1155.         Value = 0
  1156.         Step = 1
  1157.       end
  1158.     end
  1159.     object tsFiles: TTabSheet
  1160.       Caption = 'Files and Directories'
  1161.       ImageIndex = 6
  1162.       object lHomeDir: TLabel
  1163.         Left = 8
  1164.         Top = 12
  1165.         Width = 73
  1166.         Height = 13
  1167.         Caption = '&Home Directory'
  1168.         FocusControl = bHomeDir
  1169.       end
  1170.       object eHomeDir: TEdit
  1171.         Left = 8
  1172.         Top = 28
  1173.         Width = 205
  1174.         Height = 21
  1175.         Color = clBtnFace
  1176.         ReadOnly = True
  1177.         TabOrder = 0
  1178.       end
  1179.       object bHomeDir: TButton
  1180.         Left = 220
  1181.         Top = 26
  1182.         Width = 101
  1183.         Height = 25
  1184.         Caption = 'Browse'
  1185.         TabOrder = 1
  1186.         OnClick = bHomeDirClick
  1187.       end
  1188.       object bClearHome: TButton
  1189.         Left = 328
  1190.         Top = 26
  1191.         Width = 97
  1192.         Height = 25
  1193.         Caption = 'Clear'
  1194.         TabOrder = 2
  1195.         OnClick = bClearHomeClick
  1196.       end
  1197.       object gbAttach: TGroupBox
  1198.         Left = 8
  1199.         Top = 56
  1200.         Width = 417
  1201.         Height = 201
  1202.         Caption = 'Attachments'
  1203.         TabOrder = 3
  1204.         object lAttachDir: TLabel
  1205.           Left = 8
  1206.           Top = 88
  1207.           Width = 42
  1208.           Height = 13
  1209.           Caption = '&Directory'
  1210.           FocusControl = eAttachDir
  1211.         end
  1212.         object lAttEncoding: TLabel
  1213.           Left = 8
  1214.           Top = 24
  1215.           Width = 178
  1216.           Height = 13
  1217.           Caption = '&By default, encode attachments using'
  1218.           FocusControl = cbAttEncoding
  1219.         end
  1220.         object lStoreAttach: TLabel
  1221.           Left = 8
  1222.           Top = 56
  1223.           Width = 102
  1224.           Height = 13
  1225.           Caption = '&Keep attachment files'
  1226.           FocusControl = cbStoreAttach
  1227.         end
  1228.         object bClearAtt: TButton
  1229.           Left = 320
  1230.           Top = 102
  1231.           Width = 89
  1232.           Height = 25
  1233.           Caption = 'Clear'
  1234.           TabOrder = 4
  1235.           OnClick = bClearAttClick
  1236.         end
  1237.         object eAttachDir: TEdit
  1238.           Left = 8
  1239.           Top = 104
  1240.           Width = 197
  1241.           Height = 21
  1242.           Color = clBtnFace
  1243.           ReadOnly = True
  1244.           TabOrder = 2
  1245.           OnKeyDown = eHomeDirKeyDown
  1246.         end
  1247.         object bBrowseAtt: TButton
  1248.           Left = 212
  1249.           Top = 102
  1250.           Width = 101
  1251.           Height = 25
  1252.           Caption = 'Browse'
  1253.           TabOrder = 3
  1254.           OnClick = bHomeDirClick
  1255.         end
  1256.         object cbTrashAttach: TCheckBox
  1257.           Left = 16
  1258.           Top = 144
  1259.           Width = 393
  1260.           Height = 17
  1261.           Caption = 
  1262.             'Delete attached files when a message is deleted from &Trash fold' +
  1263.             'er'
  1264.           TabOrder = 5
  1265.         end
  1266.         object cbBindAttach: TCheckBox
  1267.           Left = 16
  1268.           Top = 168
  1269.           Width = 393
  1270.           Height = 17
  1271.           Caption = 'Bind attachments only while sending out mail'
  1272.           TabOrder = 6
  1273.         end
  1274.         object cbAttEncoding: TComboBox
  1275.           Left = 240
  1276.           Top = 20
  1277.           Width = 169
  1278.           Height = 21
  1279.           Style = csDropDownList
  1280.           ItemHeight = 13
  1281.           TabOrder = 0
  1282.           Items.Strings = (
  1283.             'MIME Base64'
  1284.             'UU Encoding')
  1285.         end
  1286.         object cbStoreAttach: TComboBox
  1287.           Left = 184
  1288.           Top = 54
  1289.           Width = 225
  1290.           Height = 21
  1291.           Style = csDropDownList
  1292.           ItemHeight = 13
  1293.           TabOrder = 1
  1294.           Items.Strings = (
  1295.             'Separately in a special directory'
  1296.             'In message bodies')
  1297.         end
  1298.       end
  1299.       object gbSplit: TGroupBox
  1300.         Left = 8
  1301.         Top = 264
  1302.         Width = 417
  1303.         Height = 81
  1304.         Caption = 'Message Splitting'
  1305.         TabOrder = 4
  1306.         object lSuggestSplit: TLabel
  1307.           Left = 16
  1308.           Top = 20
  1309.           Width = 233
  1310.           Height = 13
  1311.           AutoSize = False
  1312.           Caption = '&Suggested split size is'
  1313.         end
  1314.         object lSplitSize: TLabel
  1315.           Left = 328
  1316.           Top = 20
  1317.           Width = 36
  1318.           Height = 13
  1319.           Caption = 'K Bytes'
  1320.         end
  1321.         object cbSplitSize: TCheckBox
  1322.           Left = 16
  1323.           Top = 48
  1324.           Width = 393
  1325.           Height = 17
  1326.           Caption = 'By default, split outbound messages larger than this size'
  1327.           TabOrder = 1
  1328.         end
  1329.         object eSplitSize: TXSpinEdit
  1330.           Left = 256
  1331.           Top = 16
  1332.           Width = 65
  1333.           Height = 21
  1334.           TabOrder = 0
  1335.           Text = '16'
  1336.           MinValue = 16
  1337.           MaxValue = 9000000
  1338.           Value = 16
  1339.           Step = 1
  1340.         end
  1341.       end
  1342.     end
  1343.     object tsTemplates: TTabSheet
  1344.       Caption = 'Templates'
  1345.       ImageIndex = 7
  1346.       object GroupBox10: TGroupBox
  1347.         Left = 16
  1348.         Top = 8
  1349.         Width = 401
  1350.         Height = 345
  1351.         TabOrder = 0
  1352.         object lTemp: TLabel
  1353.           Left = 8
  1354.           Top = 15
  1355.           Width = 385
  1356.           Height = 266
  1357.           AutoSize = False
  1358.           WordWrap = True
  1359.         end
  1360.         object bQuick: TButton
  1361.           Left = 8
  1362.           Top = 306
  1363.           Width = 377
  1364.           Height = 25
  1365.           Caption = 'Edit Quick Templates'
  1366.           TabOrder = 0
  1367.           OnClick = bQuickClick
  1368.         end
  1369.       end
  1370.     end
  1371.     object tsNewMsg: TTabSheet
  1372.       Caption = 'New Message'
  1373.       ImageIndex = 8
  1374.       object lTemplate: TLabel
  1375.         Left = 8
  1376.         Top = 8
  1377.         Width = 136
  1378.         Height = 13
  1379.         Caption = '&Template for a new message'
  1380.         FocusControl = eTemplate
  1381.       end
  1382.       object lCahrset: TLabel
  1383.         Left = 8
  1384.         Top = 320
  1385.         Width = 85
  1386.         Height = 13
  1387.         Caption = '&Use Character set'
  1388.         FocusControl = cbCharset
  1389.       end
  1390.       object eTemplate: TMemo
  1391.         Left = 8
  1392.         Top = 24
  1393.         Width = 415
  1394.         Height = 289
  1395.         Font.Charset = DEFAULT_CHARSET
  1396.         Font.Color = clBlack
  1397.         Font.Height = -15
  1398.         Font.Name = 'Courier New'
  1399.         Font.Style = []
  1400.         ParentFont = False
  1401.         PopupMenu = mPop
  1402.         ScrollBars = ssBoth
  1403.         TabOrder = 0
  1404.         WordWrap = False
  1405.         OnEnter = eTemplateEnter
  1406.       end
  1407.       object cbCharset: TComboBox
  1408.         Left = 8
  1409.         Top = 340
  1410.         Width = 177
  1411.         Height = 21
  1412.         Style = csDropDownList
  1413.         ItemHeight = 0
  1414.         TabOrder = 1
  1415.       end
  1416.       object cbRRQ: TCheckBox
  1417.         Left = 200
  1418.         Top = 320
  1419.         Width = 209
  1420.         Height = 17
  1421.         Caption = '&Receipt request'
  1422.         TabOrder = 2
  1423.       end
  1424.       object cbRCR: TCheckBox
  1425.         Left = 200
  1426.         Top = 344
  1427.         Width = 209
  1428.         Height = 17
  1429.         Caption = 'Reading Confirmation'
  1430.         TabOrder = 3
  1431.       end
  1432.     end
  1433.     object tsReply: TTabSheet
  1434.       Caption = 'Reply'
  1435.       ImageIndex = 9
  1436.       object lRTemplate: TLabel
  1437.         Left = 8
  1438.         Top = 8
  1439.         Width = 74
  1440.         Height = 13
  1441.         Caption = '&Reply Template'
  1442.         FocusControl = eRTemplate
  1443.       end
  1444.       object eRTemplate: TMemo
  1445.         Left = 8
  1446.         Top = 24
  1447.         Width = 414
  1448.         Height = 233
  1449.         Font.Charset = DEFAULT_CHARSET
  1450.         Font.Color = clBlack
  1451.         Font.Height = -15
  1452.         Font.Name = 'Courier New'
  1453.         Font.Style = []
  1454.         ParentFont = False
  1455.         PopupMenu = mPop
  1456.         ScrollBars = ssBoth
  1457.         TabOrder = 0
  1458.         WordWrap = False
  1459.         OnEnter = eTemplateEnter
  1460.       end
  1461.       object cbQuote: TRadioGroup
  1462.         Left = 8
  1463.         Top = 264
  1464.         Width = 417
  1465.         Height = 57
  1466.         Caption = 'Sender information used for quotation'
  1467.         Columns = 3
  1468.         ItemIndex = 0
  1469.         Items.Strings = (
  1470.           '&None'
  1471.           '&Initials'
  1472.           '&First name'
  1473.           '&Last Name'
  1474.           'Fir&st initial'
  1475.           'F&ull name')
  1476.         TabOrder = 1
  1477.       end
  1478.       object cbReplyNumbering: TCheckBox
  1479.         Left = 8
  1480.         Top = 332
  1481.         Width = 401
  1482.         Height = 17
  1483.         Caption = 'Use reply numbering in the subject line'
  1484.         TabOrder = 2
  1485.       end
  1486.       object cbNoFromInReply: TCheckBox
  1487.         Left = 8
  1488.         Top = 348
  1489.         Width = 401
  1490.         Height = 17
  1491.         Caption = 'Do not use FROM name for REPLY-TO address'
  1492.         TabOrder = 3
  1493.       end
  1494.     end
  1495.     object tsForward: TTabSheet
  1496.       Caption = 'Forward'
  1497.       ImageIndex = 10
  1498.       object lFTemplate: TLabel
  1499.         Left = 8
  1500.         Top = 8
  1501.         Width = 95
  1502.         Height = 13
  1503.         Caption = '&Forwarding template'
  1504.         FocusControl = eFTemplate
  1505.       end
  1506.       object cbMimeFwd: TCheckBox
  1507.         Left = 8
  1508.         Top = 344
  1509.         Width = 401
  1510.         Height = 17
  1511.         Caption = 'Forward messages as attachments (&MIME standard)'
  1512.         TabOrder = 1
  1513.       end
  1514.       object eFTemplate: TMemo
  1515.         Left = 8
  1516.         Top = 24
  1517.         Width = 413
  1518.         Height = 305
  1519.         Font.Charset = DEFAULT_CHARSET
  1520.         Font.Color = clBlack
  1521.         Font.Height = -15
  1522.         Font.Name = 'Courier New'
  1523.         Font.Style = []
  1524.         ParentFont = False
  1525.         PopupMenu = mPop
  1526.         ScrollBars = ssBoth
  1527.         TabOrder = 0
  1528.         WordWrap = False
  1529.         OnEnter = eTemplateEnter
  1530.       end
  1531.     end
  1532.     object tsConfirm: TTabSheet
  1533.       Caption = 'Reading Confirmation'
  1534.       ImageIndex = 11
  1535.       object lConfirm: TLabel
  1536.         Left = 8
  1537.         Top = 8
  1538.         Width = 143
  1539.         Height = 13
  1540.         Caption = '&Reading confirmation template'
  1541.       end
  1542.       object eConfirm: TMemo
  1543.         Left = 8
  1544.         Top = 24
  1545.         Width = 413
  1546.         Height = 241
  1547.         Font.Charset = DEFAULT_CHARSET
  1548.         Font.Color = clBlack
  1549.         Font.Height = -15
  1550.         Font.Name = 'Courier New'
  1551.         Font.Style = []
  1552.         ParentFont = False
  1553.         PopupMenu = mPop
  1554.         ScrollBars = ssBoth
  1555.         TabOrder = 0
  1556.         WordWrap = False
  1557.         OnEnter = eTemplateEnter
  1558.       end
  1559.       object rgRCRaction: TRadioGroup
  1560.         Left = 8
  1561.         Top = 280
  1562.         Width = 413
  1563.         Height = 57
  1564.         Caption = 'Action'
  1565.         Columns = 2
  1566.         ItemIndex = 0
  1567.         Items.Strings = (
  1568.           '&Put in Outbox'
  1569.           '&Send immediately'
  1570.           '&Edit'
  1571.           '&Ignore')
  1572.         TabOrder = 1
  1573.       end
  1574.       object cbRCRPrompt: TCheckBox
  1575.         Left = 16
  1576.         Top = 348
  1577.         Width = 393
  1578.         Height = 17
  1579.         Caption = 'Prompt before the &Action'
  1580.         TabOrder = 2
  1581.       end
  1582.     end
  1583.     object tsSaveTpl: TTabSheet
  1584.       Caption = 'Save Message'
  1585.       ImageIndex = 12
  1586.       object lSaveTpl: TLabel
  1587.         Left = 8
  1588.         Top = 8
  1589.         Width = 113
  1590.         Height = 13
  1591.         Caption = '&Save message template'
  1592.       end
  1593.       object eSaveTpl: TMemo
  1594.         Left = 8
  1595.         Top = 24
  1596.         Width = 413
  1597.         Height = 338
  1598.         Font.Charset = DEFAULT_CHARSET
  1599.         Font.Color = clBlack
  1600.         Font.Height = -15
  1601.         Font.Name = 'Courier New'
  1602.         Font.Style = []
  1603.         ParentFont = False
  1604.         PopupMenu = mPop
  1605.         ScrollBars = ssBoth
  1606.         TabOrder = 0
  1607.         WordWrap = False
  1608.         OnEnter = eTemplateEnter
  1609.       end
  1610.     end
  1611.     object tsCookies: TTabSheet
  1612.       Caption = 'Cookies'
  1613.       ImageIndex = 13
  1614.       object lCookies: TLabel
  1615.         Left = 8
  1616.         Top = 8
  1617.         Width = 57
  1618.         Height = 13
  1619.         Caption = '&Cookie lines'
  1620.         FocusControl = eCookies
  1621.       end
  1622.       object eCookies: TMemo
  1623.         Left = 8
  1624.         Top = 24
  1625.         Width = 413
  1626.         Height = 305
  1627.         ScrollBars = ssBoth
  1628.         TabOrder = 0
  1629.         WordWrap = False
  1630.       end
  1631.       object bClearCookies: TButton
  1632.         Left = 96
  1633.         Top = 336
  1634.         Width = 75
  1635.         Height = 25
  1636.         Caption = '&Clear'
  1637.         TabOrder = 1
  1638.         OnClick = bClearCookiesClick
  1639.       end
  1640.       object bAddCookies: TButton
  1641.         Left = 200
  1642.         Top = 336
  1643.         Width = 131
  1644.         Height = 25
  1645.         Caption = '&Add from file...'
  1646.         TabOrder = 2
  1647.         OnClick = bAddCookiesClick
  1648.       end
  1649.     end
  1650.     object tsSound: TTabSheet
  1651.       Caption = 'Sound'
  1652.       ImageIndex = 14
  1653.       object cbSound: TCheckBox
  1654.         Left = 16
  1655.         Top = 16
  1656.         Width = 385
  1657.         Height = 17
  1658.         Caption = '&Play sound when new mail arrives'
  1659.         TabOrder = 0
  1660.         OnClick = cbSoundClick
  1661.       end
  1662.       object GroupBox7: TGroupBox
  1663.         Left = 8
  1664.         Top = 48
  1665.         Width = 412
  1666.         Height = 145
  1667.         Caption = 'Sound options'
  1668.         TabOrder = 1
  1669.         object lSound: TLabel
  1670.           Left = 8
  1671.           Top = 28
  1672.           Width = 16
  1673.           Height = 13
  1674.           Caption = 'File'
  1675.           FocusControl = eSound
  1676.         end
  1677.         object lInterval: TLabel
  1678.           Left = 8
  1679.           Top = 113
  1680.           Width = 275
  1681.           Height = 13
  1682.           Alignment = taRightJustify
  1683.           AutoSize = False
  1684.           Caption = '&Allow sound only within time interval'
  1685.           FocusControl = eInterval
  1686.         end
  1687.         object eSound: TEdit
  1688.           Left = 48
  1689.           Top = 24
  1690.           Width = 353
  1691.           Height = 21
  1692.           ReadOnly = True
  1693.           TabOrder = 0
  1694.         end
  1695.         object bBrowseWAV: TButton
  1696.           Left = 192
  1697.           Top = 52
  1698.           Width = 99
  1699.           Height = 25
  1700.           Caption = '&Browse...'
  1701.           TabOrder = 1
  1702.           OnClick = bBrowseWAVClick
  1703.         end
  1704.         object bTestSound: TButton
  1705.           Left = 304
  1706.           Top = 52
  1707.           Width = 97
  1708.           Height = 25
  1709.           Caption = '&Test now'
  1710.           TabOrder = 2
  1711.           OnClick = bTestSoundClick
  1712.         end
  1713.         object eInterval: TTimeIntervalEdit
  1714.           Left = 296
  1715.           Top = 110
  1716.           Width = 105
  1717.           Height = 21
  1718.           EditMask = '##:##-##:##;1;0'
  1719.           MaxLength = 11
  1720.           TabOrder = 3
  1721.           Text = '  :  -  :  '
  1722.         end
  1723.       end
  1724.     end
  1725.     object tsNetwork: TTabSheet
  1726.       Caption = 'Network'
  1727.       ImageIndex = 15
  1728.       object cbOwnConnection: TCheckBox
  1729.         Left = 16
  1730.         Top = 16
  1731.         Width = 401
  1732.         Height = 17
  1733.         Caption = 'Use Account-specific Network settings'
  1734.         TabOrder = 0
  1735.         OnClick = cbOwnConnectionClick
  1736.       end
  1737.       object gConnection: TGroupBox
  1738.         Left = 8
  1739.         Top = 48
  1740.         Width = 413
  1741.         Height = 241
  1742.         Caption = 'Connect to the Internet using'
  1743.         TabOrder = 1
  1744.         object lbHold: TLabel
  1745.           Left = 40
  1746.           Top = 148
  1747.           Width = 98
  1748.           Height = 13
  1749.           Caption = '&Pause between dials'
  1750.         end
  1751.         object lbSec: TLabel
  1752.           Left = 312
  1753.           Top = 148
  1754.           Width = 17
  1755.           Height = 13
  1756.           Caption = 'sec'
  1757.         end
  1758.         object lbRetries: TLabel
  1759.           Left = 40
  1760.           Top = 172
  1761.           Width = 125
  1762.           Height = 13
  1763.           Caption = '&Maximum number of retries'
  1764.         end
  1765.         object rbLAN: TRadioButton
  1766.           Left = 8
  1767.           Top = 24
  1768.           Width = 385
  1769.           Height = 17
  1770.           Caption = '&Local Area Network or manual connection'
  1771.           Checked = True
  1772.           TabOrder = 0
  1773.           TabStop = True
  1774.           OnClick = rbLANClick
  1775.         end
  1776.         object rbDUN: TRadioButton
  1777.           Left = 8
  1778.           Top = 48
  1779.           Width = 225
  1780.           Height = 17
  1781.           Caption = '&Dial-up networking connection'
  1782.           TabOrder = 1
  1783.           OnClick = rbLANClick
  1784.         end
  1785.         object lDUN: TComboBox
  1786.           Left = 240
  1787.           Top = 44
  1788.           Width = 161
  1789.           Height = 21
  1790.           Style = csDropDownList
  1791.           ItemHeight = 0
  1792.           Sorted = True
  1793.           TabOrder = 2
  1794.         end
  1795.         object cbAutoDisconnect: TCheckBox
  1796.           Left = 40
  1797.           Top = 72
  1798.           Width = 353
  1799.           Height = 17
  1800.           Caption = 'A&uto-disconnect after mail transmission'
  1801.           TabOrder = 3
  1802.         end
  1803.         object cbUseExistingDUN: TCheckBox
  1804.           Left = 40
  1805.           Top = 120
  1806.           Width = 353
  1807.           Height = 17
  1808.           Caption = 'Use an e&xisting Dial-up connection (if any)'
  1809.           TabOrder = 5
  1810.         end
  1811.         object cbNoAutoDial: TCheckBox
  1812.           Left = 40
  1813.           Top = 96
  1814.           Width = 353
  1815.           Height = 17
  1816.           Caption = '&No automatical dial for periodical checking'
  1817.           TabOrder = 4
  1818.         end
  1819.         object bMoreDial: TButton
  1820.           Left = 240
  1821.           Top = 200
  1822.           Width = 161
  1823.           Height = 25
  1824.           Caption = 'Mor&e...'
  1825.           TabOrder = 8
  1826.           OnClick = bMoreDialClick
  1827.         end
  1828.         object eDialHold: TXSpinEdit
  1829.           Left = 240
  1830.           Top = 144
  1831.           Width = 65
  1832.           Height = 21
  1833.           TabOrder = 6
  1834.           Text = '1'
  1835.           MinValue = 1
  1836.           MaxValue = 86400
  1837.           Value = 1
  1838.           Step = 1
  1839.         end
  1840.         object eRetries: TXSpinEdit
  1841.           Left = 240
  1842.           Top = 168
  1843.           Width = 65
  1844.           Height = 21
  1845.           TabOrder = 7
  1846.           Text = '0'
  1847.           MinValue = 0
  1848.           MaxValue = 100000
  1849.           Value = 0
  1850.           Step = 1
  1851.         end
  1852.       end
  1853.     end
  1854.     object tsMemo: TTabSheet
  1855.       Caption = 'Memo'
  1856.       ImageIndex = 16
  1857.       object lMemo: TLabel
  1858.         Left = 8
  1859.         Top = 8
  1860.         Width = 29
  1861.         Height = 13
  1862.         Caption = '&Memo'
  1863.         FocusControl = eMemo
  1864.       end
  1865.       object eMemo: TMemo
  1866.         Left = 8
  1867.         Top = 24
  1868.         Width = 413
  1869.         Height = 337
  1870.         Font.Charset = DEFAULT_CHARSET
  1871.         Font.Color = clBlack
  1872.         Font.Height = -15
  1873.         Font.Name = 'Courier New'
  1874.         Font.Style = []
  1875.         ParentFont = False
  1876.         ScrollBars = ssBoth
  1877.         TabOrder = 0
  1878.       end
  1879.     end
  1880.     object tsRootOptions: TTabSheet
  1881.       Caption = 'Root Options'
  1882.       ImageIndex = 17
  1883.       object lPsec2: TLabel
  1884.         Left = 384
  1885.         Top = 25
  1886.         Width = 17
  1887.         Height = 13
  1888.         Caption = 'sec'
  1889.       end
  1890.       object cbCompressFolders2: TCheckBox
  1891.         Left = 16
  1892.         Top = 127
  1893.         Width = 393
  1894.         Height = 17
  1895.         Caption = 'Compress all folders on exit'
  1896.         TabOrder = 4
  1897.       end
  1898.       object cbEmptyTrash2: TCheckBox
  1899.         Left = 16
  1900.         Top = 98
  1901.         Width = 393
  1902.         Height = 18
  1903.         Caption = '&Empty Trash folder on exit'
  1904.         TabOrder = 3
  1905.       end
  1906.       object cbMarkReadOpen2: TCheckBox
  1907.         Left = 16
  1908.         Top = 52
  1909.         Width = 397
  1910.         Height = 18
  1911.         Caption = 'Mark message as read only when it is open in a separate window'
  1912.         TabOrder = 2
  1913.       end
  1914.       object cbMarkRead2: TCheckBox
  1915.         Left = 16
  1916.         Top = 24
  1917.         Width = 297
  1918.         Height = 17
  1919.         Caption = 'Mark message as read when it is being read for'
  1920.         TabOrder = 0
  1921.         OnClick = cbMarkRead2Click
  1922.       end
  1923.       object eReadTime2: TXSpinEdit
  1924.         Left = 314
  1925.         Top = 21
  1926.         Width = 65
  1927.         Height = 21
  1928.         TabOrder = 1
  1929.         Text = '0'
  1930.         MinValue = 0
  1931.         MaxValue = 10000000
  1932.         Value = 0
  1933.         Step = 1
  1934.       end
  1935.     end
  1936.     object tsDeletion: TTabSheet
  1937.       Caption = 'Deletion'
  1938.       ImageIndex = 3
  1939.       object GroupBox3: TGroupBox
  1940.         Left = 8
  1941.         Top = 8
  1942.         Width = 417
  1943.         Height = 121
  1944.         Caption = 'Normal deletion (Delete key/toolbar button)'
  1945.         TabOrder = 0
  1946.         object rbDelTrash: TRadioButton
  1947.           Left = 16
  1948.           Top = 24
  1949.           Width = 385
  1950.           Height = 17
  1951.           Caption = 'Move messages to the Trash folder'
  1952.           TabOrder = 0
  1953.           OnClick = rbDelTrashClick
  1954.         end
  1955.         object rbDelMark: TRadioButton
  1956.           Left = 16
  1957.           Top = 44
  1958.           Width = 385
  1959.           Height = 17
  1960.           Caption = 'Mark as deleted, do not use the Trash folder'
  1961.           TabOrder = 1
  1962.           OnClick = rbDelTrashClick
  1963.         end
  1964.         object rbDelFolder: TRadioButton
  1965.           Left = 16
  1966.           Top = 64
  1967.           Width = 393
  1968.           Height = 17
  1969.           Caption = 'Move to the specified folder'
  1970.           TabOrder = 2
  1971.           OnClick = rbDelTrashClick
  1972.         end
  1973.         object eDelFolder: TEdit
  1974.           Left = 32
  1975.           Top = 88
  1976.           Width = 257
  1977.           Height = 21
  1978.           ReadOnly = True
  1979.           TabOrder = 3
  1980.         end
  1981.         object bDelFolder: TButton
  1982.           Left = 296
  1983.           Top = 86
  1984.           Width = 113
  1985.           Height = 25
  1986.           Caption = 'Browse'
  1987.           TabOrder = 4
  1988.           OnClick = bDelFolderClick
  1989.         end
  1990.       end
  1991.       object GroupBox4: TGroupBox
  1992.         Left = 8
  1993.         Top = 136
  1994.         Width = 417
  1995.         Height = 145
  1996.         Caption = 'Alternative deletion (Shift+Delete key/toolbar button)'
  1997.         TabOrder = 1
  1998.         object rbAltDelTrash: TRadioButton
  1999.           Left = 16
  2000.           Top = 24
  2001.           Width = 385
  2002.           Height = 17
  2003.           Caption = 'Move messages to the Trash folder'
  2004.           TabOrder = 0
  2005.           OnClick = rbAltDelTrashClick
  2006.         end
  2007.         object rbAltDelMark: TRadioButton
  2008.           Left = 16
  2009.           Top = 44
  2010.           Width = 385
  2011.           Height = 17
  2012.           Caption = 'Mark as deleted, do not use the Trash folder'
  2013.           TabOrder = 1
  2014.           OnClick = rbAltDelTrashClick
  2015.         end
  2016.         object rbAltDelFolder: TRadioButton
  2017.           Left = 16
  2018.           Top = 64
  2019.           Width = 393
  2020.           Height = 17
  2021.           Caption = 'Move to the specified folder'
  2022.           TabOrder = 2
  2023.           OnClick = rbAltDelTrashClick
  2024.         end
  2025.         object eAltDelFolder: TEdit
  2026.           Left = 32
  2027.           Top = 88
  2028.           Width = 257
  2029.           Height = 21
  2030.           ReadOnly = True
  2031.           TabOrder = 3
  2032.         end
  2033.         object bAltDelFolder: TButton
  2034.           Left = 296
  2035.           Top = 86
  2036.           Width = 113
  2037.           Height = 25
  2038.           Caption = 'Browse'
  2039.           TabOrder = 4
  2040.           OnClick = bAltDelFolderClick
  2041.         end
  2042.         object cbAltPurge: TCheckBox
  2043.           Left = 16
  2044.           Top = 120
  2045.           Width = 385
  2046.           Height = 17
  2047.           Caption = 'Use alternative deletion method for purging folders'
  2048.           TabOrder = 5
  2049.         end
  2050.       end
  2051.       object cbCompressEmpty: TCheckBox
  2052.         Left = 16
  2053.         Top = 296
  2054.         Width = 409
  2055.         Height = 17
  2056.         Caption = '&Compress emptied folders automatically'
  2057.         TabOrder = 2
  2058.       end
  2059.       object cbPurgeUnread: TCheckBox
  2060.         Left = 16
  2061.         Top = 320
  2062.         Width = 409
  2063.         Height = 17
  2064.         Caption = 'Purge &Unread messages'
  2065.         TabOrder = 3
  2066.       end
  2067.       object cbDelMarkRead: TCheckBox
  2068.         Left = 16
  2069.         Top = 344
  2070.         Width = 409
  2071.         Height = 17
  2072.         Caption = 'Mark deleted messages as read'
  2073.         TabOrder = 4
  2074.       end
  2075.     end
  2076.     object tsIMAPTune: TTabSheet
  2077.       Caption = 'IMAP Fine-Tune'
  2078.       ImageIndex = 4
  2079.       object lFullSmaller: TLabel
  2080.         Left = 328
  2081.         Top = 162
  2082.         Width = 36
  2083.         Height = 13
  2084.         Caption = 'K Bytes'
  2085.         Visible = False
  2086.       end
  2087.       object lMultiPort: TLabel
  2088.         Left = 216
  2089.         Top = 242
  2090.         Width = 174
  2091.         Height = 13
  2092.         Caption = 'concurrent connections to the server'
  2093.         Visible = False
  2094.       end
  2095.       object Label2: TLabel
  2096.         Left = 16
  2097.         Top = 296
  2098.         Width = 75
  2099.         Height = 13
  2100.         Caption = '&Quick configure'
  2101.       end
  2102.       object cbGetStruct: TCheckBox
  2103.         Left = 16
  2104.         Top = 16
  2105.         Width = 401
  2106.         Height = 17
  2107.         Caption = 'Retrieve message structures together with message headers'
  2108.         TabOrder = 0
  2109.       end
  2110.       object cbCompressClose: TCheckBox
  2111.         Left = 16
  2112.         Top = 40
  2113.         Width = 393
  2114.         Height = 17
  2115.         Caption = 'Compress folders when switching to another folder'
  2116.         TabOrder = 1
  2117.       end
  2118.       object cbDisconnectAfterSync: TCheckBox
  2119.         Left = 16
  2120.         Top = 64
  2121.         Width = 401
  2122.         Height = 17
  2123.         Caption = 'Automatically disconnect after synchronisation'
  2124.         TabOrder = 2
  2125.       end
  2126.       object cbRefresh: TCheckBox
  2127.         Left = 16
  2128.         Top = 88
  2129.         Width = 225
  2130.         Height = 17
  2131.         Caption = 'When on-line, refresh folders every'
  2132.         TabOrder = 3
  2133.         OnClick = cbRefreshClick
  2134.       end
  2135.       object cbGetTextOnly: TCheckBox
  2136.         Left = 16
  2137.         Top = 136
  2138.         Width = 401
  2139.         Height = 17
  2140.         Caption = 'When browsing messages, retrieve only message text'
  2141.         TabOrder = 4
  2142.         Visible = False
  2143.         OnClick = cbGetTextOnlyClick
  2144.       end
  2145.       object cbFullSmaller: TCheckBox
  2146.         Left = 40
  2147.         Top = 160
  2148.         Width = 201
  2149.         Height = 17
  2150.         Caption = 'except messages smaller than'
  2151.         TabOrder = 5
  2152.         Visible = False
  2153.         OnClick = cbGetTextOnlyClick
  2154.       end
  2155.       object eFullSmaller: TXSpinEdit
  2156.         Left = 248
  2157.         Top = 158
  2158.         Width = 73
  2159.         Height = 21
  2160.         TabOrder = 6
  2161.         Text = '0'
  2162.         Visible = False
  2163.         MinValue = 0
  2164.         MaxValue = 0
  2165.         Value = 0
  2166.         Step = 1
  2167.       end
  2168.       object eRefresh: TXSpinEdit
  2169.         Left = 248
  2170.         Top = 86
  2171.         Width = 73
  2172.         Height = 21
  2173.         TabOrder = 7
  2174.         Text = '0'
  2175.         MinValue = 0
  2176.         MaxValue = 0
  2177.         Value = 0
  2178.         Step = 1
  2179.       end
  2180.       object cbRefreshType: TComboBox
  2181.         Left = 328
  2182.         Top = 86
  2183.         Width = 88
  2184.         Height = 21
  2185.         Style = csDropDownList
  2186.         ItemHeight = 13
  2187.         ItemIndex = 0
  2188.         TabOrder = 8
  2189.         Text = 'seconds'
  2190.         Items.Strings = (
  2191.           'seconds'
  2192.           'minutes')
  2193.       end
  2194.       object eMultiPort: TXSpinEdit
  2195.         Left = 144
  2196.         Top = 238
  2197.         Width = 65
  2198.         Height = 21
  2199.         TabOrder = 9
  2200.         Text = '1'
  2201.         Visible = False
  2202.         MinValue = 1
  2203.         MaxValue = 100
  2204.         Value = 1
  2205.         Step = 1
  2206.       end
  2207.       object cbMultiPort: TCheckBox
  2208.         Left = 16
  2209.         Top = 240
  2210.         Width = 121
  2211.         Height = 17
  2212.         Caption = 'Allow up to'
  2213.         TabOrder = 10
  2214.         Visible = False
  2215.         OnClick = cbMultiPortClick
  2216.       end
  2217.       object cbQuickConfig: TComboBox
  2218.         Left = 15
  2219.         Top = 312
  2220.         Width = 402
  2221.         Height = 21
  2222.         Style = csDropDownList
  2223.         ItemHeight = 13
  2224.         TabOrder = 11
  2225.         OnClick = cbQuickConfigClick
  2226.         Items.Strings = (
  2227.           ''
  2228.           'Fast/permanent connection'
  2229.           'Slow connection')
  2230.       end
  2231.       object cbIMAPDontRescanFlags: TCheckBox
  2232.         Left = 16
  2233.         Top = 204
  2234.         Width = 393
  2235.         Height = 17
  2236.         Caption = 'Do not rescan message flags each time a folder is selected'
  2237.         TabOrder = 12
  2238.         Visible = False
  2239.       end
  2240.       object cbIMAPFixCourier: TCheckBox
  2241.         Left = 16
  2242.         Top = 112
  2243.         Width = 401
  2244.         Height = 17
  2245.         Caption = 'Courier IMAP server compatibility mode'
  2246.         TabOrder = 13
  2247.       end
  2248.     end
  2249.     object tsExchange: TTabSheet
  2250.       Caption = 'Exchange'
  2251.       ImageIndex = 18
  2252.       object gbExchange: TGroupBox
  2253.         Left = 8
  2254.         Top = 16
  2255.         Width = 417
  2256.         Height = 145
  2257.         Caption = 'Exchange Mail Server'
  2258.         TabOrder = 0
  2259.         object Label3: TLabel
  2260.           Left = 48
  2261.           Top = 28
  2262.           Width = 74
  2263.           Height = 13
  2264.           Alignment = taRightJustify
  2265.           Caption = '&Computer name'
  2266.           FocusControl = eExchangeComputer
  2267.         end
  2268.         object Label4: TLabel
  2269.           Left = 100
  2270.           Top = 56
  2271.           Width = 22
  2272.           Height = 13
  2273.           Alignment = taRightJustify
  2274.           Caption = '&User'
  2275.           FocusControl = eExchangeUser
  2276.         end
  2277.         object Label5: TLabel
  2278.           Left = 264
  2279.           Top = 88
  2280.           Width = 66
  2281.           Height = 13
  2282.           Alignment = taRightJustify
  2283.           AutoSize = False
  2284.           Caption = 'Protocol:'
  2285.         end
  2286.         object Label8: TLabel
  2287.           Left = 336
  2288.           Top = 88
  2289.           Width = 57
  2290.           Height = 13
  2291.           Caption = 'Exchange'
  2292.           Font.Charset = DEFAULT_CHARSET
  2293.           Font.Color = clBlack
  2294.           Font.Height = -12
  2295.           Font.Name = 'MS Sans Serif'
  2296.           Font.Style = [fsBold]
  2297.           ParentFont = False
  2298.         end
  2299.         object eExchangeComputer: TEdit
  2300.           Left = 128
  2301.           Top = 24
  2302.           Width = 273
  2303.           Height = 21
  2304.           TabOrder = 0
  2305.         end
  2306.         object eExchangeUser: TEdit
  2307.           Left = 128
  2308.           Top = 52
  2309.           Width = 273
  2310.           Height = 21
  2311.           TabOrder = 1
  2312.         end
  2313.         object Button3: TButton
  2314.           Left = 280
  2315.           Top = 110
  2316.           Width = 121
  2317.           Height = 25
  2318.           Caption = 'Change...'
  2319.           TabOrder = 2
  2320.           OnClick = bChangeProtoClick
  2321.         end
  2322.       end
  2323.     end
  2324.     object tsChat: TTabSheet
  2325.       Caption = 'Chat'
  2326.       ImageIndex = 19
  2327.       object Label10: TLabel
  2328.         Left = 12
  2329.         Top = 12
  2330.         Width = 51
  2331.         Height = 13
  2332.         Caption = 'Chat mode'
  2333.       end
  2334.       object cobChatMode: TComboBox
  2335.         Left = 12
  2336.         Top = 32
  2337.         Width = 413
  2338.         Height = 21
  2339.         Style = csDropDownList
  2340.         ItemHeight = 13
  2341.         ItemIndex = 1
  2342.         TabOrder = 0
  2343.         Text = 'Only known'
  2344.         OnChange = cobChatModeChange
  2345.         Items.Strings = (
  2346.           'No chat'
  2347.           'Only known'
  2348.           'All')
  2349.       end
  2350.       object gbChatNotification: TGroupBox
  2351.         Left = 4
  2352.         Top = 88
  2353.         Width = 425
  2354.         Height = 145
  2355.         Caption = 'Notification mode'
  2356.         TabOrder = 1
  2357.         object lUnKnownChatAgr: TLabel
  2358.           Left = 8
  2359.           Top = 88
  2360.           Width = 74
  2361.           Height = 13
  2362.           Caption = 'Unknown users'
  2363.         end
  2364.         object lKnownChatAgr: TLabel
  2365.           Left = 8
  2366.           Top = 24
  2367.           Width = 61
  2368.           Height = 13
  2369.           Caption = 'Known users'
  2370.         end
  2371.         object cobKnownChatAgr: TComboBox
  2372.           Left = 8
  2373.           Top = 44
  2374.           Width = 409
  2375.           Height = 21
  2376.           Style = csDropDownList
  2377.           ItemHeight = 13
  2378.           ItemIndex = 1
  2379.           TabOrder = 0
  2380.           Text = 'Flash window'
  2381.           Items.Strings = (
  2382.             '(none)'
  2383.             'Flash window'
  2384.             'Agressive show')
  2385.         end
  2386.         object cobUnknownChatAgr: TComboBox
  2387.           Left = 8
  2388.           Top = 108
  2389.           Width = 409
  2390.           Height = 21
  2391.           Style = csDropDownList
  2392.           ItemHeight = 13
  2393.           ItemIndex = 1
  2394.           TabOrder = 1
  2395.           Text = 'Flash window'
  2396.           Items.Strings = (
  2397.             '(none)'
  2398.             'Flash window'
  2399.             'Agressive show')
  2400.         end
  2401.       end
  2402.     end
  2403.   end
  2404.   object cbNewFilters: TCheckBox
  2405.     Left = 4
  2406.     Top = 412
  2407.     Width = 173
  2408.     Height = 17
  2409.     Caption = 'Debug new filters'
  2410.     TabOrder = 6
  2411.     Visible = False
  2412.   end
  2413.   object mPop: TPopupMenu
  2414.     Left = 136
  2415.     Top = 320
  2416.     object mmText: TMenuItem
  2417.       Caption = '&Text'
  2418.     end
  2419.     object mmSender: TMenuItem
  2420.       Caption = '&Sender info'
  2421.     end
  2422.     object mmRece: TMenuItem
  2423.       Caption = '&Recipient info'
  2424.     end
  2425.     object mmDef: TMenuItem
  2426.       Caption = '&Pre-defined fields'
  2427.     end
  2428.     object mmMisc: TMenuItem
  2429.       Caption = '&Miscellaneous'
  2430.     end
  2431.     object N1: TMenuItem
  2432.       Caption = '-'
  2433.     end
  2434.     object mtAttachFile: TMenuItem
  2435.       Caption = '&Attach a file...'
  2436.       ShortCut = 32801
  2437.       OnClick = mtAttachFileClick
  2438.     end
  2439.     object mtInclude: TMenuItem
  2440.       Tag = 1
  2441.       Caption = '&Include template file...'
  2442.       ShortCut = 32813
  2443.       OnClick = mtAttachFileClick
  2444.     end
  2445.     object mtPut: TMenuItem
  2446.       Tag = 2
  2447.       Caption = 'P&ut text file...'
  2448.       OnClick = mtAttachFileClick
  2449.     end
  2450.     object mtfCookie: TMenuItem
  2451.       Tag = 3
  2452.       Caption = '&Cookie from a file...'
  2453.       OnClick = mtAttachFileClick
  2454.     end
  2455.     object mtLanguage: TMenuItem
  2456.       Caption = '&Language'
  2457.       Visible = False
  2458.       object mtlAmericanEnglish: TMenuItem
  2459.         Caption = 'American English'
  2460.         Checked = True
  2461.         GroupIndex = 10
  2462.       end
  2463.       object BritishEnglish1: TMenuItem
  2464.         Tag = 1
  2465.         Caption = 'British English'
  2466.         GroupIndex = 10
  2467.       end
  2468.       object Catalan1: TMenuItem
  2469.         Tag = 2
  2470.         Caption = 'Catalan'
  2471.         GroupIndex = 10
  2472.       end
  2473.       object Czech1: TMenuItem
  2474.         Tag = 3
  2475.         Caption = 'Czech'
  2476.         GroupIndex = 10
  2477.       end
  2478.       object Danish1: TMenuItem
  2479.         Tag = 4
  2480.         Caption = 'Danish'
  2481.         GroupIndex = 10
  2482.       end
  2483.       object Dutch1: TMenuItem
  2484.         Tag = 5
  2485.         Caption = 'Dutch'
  2486.         GroupIndex = 10
  2487.       end
  2488.       object Finnish1: TMenuItem
  2489.         Tag = 6
  2490.         Caption = 'Finnish'
  2491.         GroupIndex = 10
  2492.       end
  2493.       object French1: TMenuItem
  2494.         Tag = 7
  2495.         Caption = 'French'
  2496.         GroupIndex = 10
  2497.       end
  2498.       object German1: TMenuItem
  2499.         Tag = 8
  2500.         Caption = 'German'
  2501.         GroupIndex = 10
  2502.       end
  2503.       object Hungarian1: TMenuItem
  2504.         Tag = 9
  2505.         Caption = 'Hungarian'
  2506.         GroupIndex = 10
  2507.       end
  2508.       object Italian1: TMenuItem
  2509.         Tag = 10
  2510.         Caption = 'Italian'
  2511.         GroupIndex = 10
  2512.       end
  2513.       object NorwegianBokmal1: TMenuItem
  2514.         Tag = 11
  2515.         Caption = 'Norwegian (Bokmal)'
  2516.         GroupIndex = 10
  2517.       end
  2518.       object NorwegianNynorsk1: TMenuItem
  2519.         Tag = 12
  2520.         Caption = 'Norwegian (Nynorsk)'
  2521.         GroupIndex = 10
  2522.       end
  2523.       object Polish1: TMenuItem
  2524.         Tag = 13
  2525.         Caption = 'Polish'
  2526.         GroupIndex = 10
  2527.       end
  2528.       object PortugueseBrazilian1: TMenuItem
  2529.         Tag = 14
  2530.         Caption = 'Portuguese (Brazilian)'
  2531.         GroupIndex = 10
  2532.       end
  2533.       object PortugueseIberian1: TMenuItem
  2534.         Tag = 15
  2535.         Caption = 'Portuguese (Iberian)'
  2536.         GroupIndex = 10
  2537.       end
  2538.       object Russian1: TMenuItem
  2539.         Tag = 16
  2540.         Caption = 'Russian'
  2541.         GroupIndex = 10
  2542.       end
  2543.       object Spanish1: TMenuItem
  2544.         Tag = 17
  2545.         Caption = 'Spanish'
  2546.         GroupIndex = 10
  2547.       end
  2548.       object Swedish1: TMenuItem
  2549.         Tag = 18
  2550.         Caption = 'Swedish'
  2551.         GroupIndex = 10
  2552.       end
  2553.       object N2: TMenuItem
  2554.         Tag = -1
  2555.         Caption = '-'
  2556.         GroupIndex = 10
  2557.       end
  2558.       object AmericanEnglish2: TMenuItem
  2559.         Tag = 19
  2560.         Caption = 'American English'
  2561.         GroupIndex = 10
  2562.       end
  2563.       object AustralianEnglish1: TMenuItem
  2564.         Tag = 20
  2565.         Caption = 'Australian English'
  2566.         GroupIndex = 10
  2567.       end
  2568.       object BritishEnglish2: TMenuItem
  2569.         Tag = 21
  2570.         Caption = 'British English'
  2571.         GroupIndex = 10
  2572.       end
  2573.       object Catalan2: TMenuItem
  2574.         Tag = 22
  2575.         Caption = 'Catalan'
  2576.         GroupIndex = 10
  2577.       end
  2578.       object Czech2: TMenuItem
  2579.         Tag = 23
  2580.         Caption = 'Czech'
  2581.         GroupIndex = 10
  2582.       end
  2583.       object Danish2: TMenuItem
  2584.         Tag = 24
  2585.         Caption = 'Danish'
  2586.         GroupIndex = 10
  2587.       end
  2588.       object Dutch2: TMenuItem
  2589.         Tag = 25
  2590.         Caption = 'Dutch'
  2591.         GroupIndex = 10
  2592.       end
  2593.       object Finnish2: TMenuItem
  2594.         Tag = 26
  2595.         Caption = 'Finnish'
  2596.         GroupIndex = 10
  2597.       end
  2598.       object French2: TMenuItem
  2599.         Tag = 27
  2600.         Caption = 'French'
  2601.         GroupIndex = 10
  2602.       end
  2603.       object FrenchCanadian1: TMenuItem
  2604.         Tag = 28
  2605.         Caption = 'French Canadian'
  2606.         GroupIndex = 10
  2607.       end
  2608.       object German2: TMenuItem
  2609.         Tag = 29
  2610.         Caption = 'German'
  2611.         GroupIndex = 10
  2612.       end
  2613.       object Hungarian2: TMenuItem
  2614.         Tag = 30
  2615.         Caption = 'Hungarian'
  2616.         GroupIndex = 10
  2617.       end
  2618.       object Italian2: TMenuItem
  2619.         Tag = 31
  2620.         Caption = 'Italian'
  2621.         GroupIndex = 10
  2622.       end
  2623.       object NorwegianBokmal2: TMenuItem
  2624.         Tag = 32
  2625.         Caption = 'Norwegian (Bokmal)'
  2626.         GroupIndex = 10
  2627.       end
  2628.       object NorwegianNynorsk2: TMenuItem
  2629.         Tag = 33
  2630.         Caption = 'Norwegian (Nynorsk)'
  2631.         GroupIndex = 10
  2632.       end
  2633.       object Polish2: TMenuItem
  2634.         Tag = 34
  2635.         Caption = 'Polish'
  2636.         GroupIndex = 10
  2637.       end
  2638.       object PortugueseBrazilian2: TMenuItem
  2639.         Tag = 35
  2640.         Caption = 'Portuguese (Brazilian)'
  2641.         GroupIndex = 10
  2642.       end
  2643.       object PortugueseIberian2: TMenuItem
  2644.         Tag = 36
  2645.         Caption = 'Portuguese (Iberian)'
  2646.         GroupIndex = 10
  2647.       end
  2648.       object Russian2: TMenuItem
  2649.         Tag = 37
  2650.         Caption = 'Russian'
  2651.         GroupIndex = 10
  2652.       end
  2653.       object Spanish2: TMenuItem
  2654.         Tag = 38
  2655.         Caption = 'Spanish'
  2656.         GroupIndex = 10
  2657.       end
  2658.       object Swedish2: TMenuItem
  2659.         Tag = 39
  2660.         Caption = 'Swedish'
  2661.         GroupIndex = 10
  2662.       end
  2663.     end
  2664.     object Popup1: TMenuItem
  2665.       Caption = 'Popup'
  2666.       ShortCut = 32889
  2667.       Visible = False
  2668.     end
  2669.     object N3: TMenuItem
  2670.       Caption = '-'
  2671.     end
  2672.     object Cut1: TMenuItem
  2673.       Caption = 'Cut'
  2674.       ShortCut = 16472
  2675.       OnClick = Cut1Click
  2676.     end
  2677.     object Copy1: TMenuItem
  2678.       Caption = 'Copy'
  2679.       ShortCut = 16451
  2680.       OnClick = Copy1Click
  2681.     end
  2682.     object Paste1: TMenuItem
  2683.       Caption = 'Paste'
  2684.       ShortCut = 16470
  2685.       OnClick = Paste1Click
  2686.     end
  2687.     object SelectAll1: TMenuItem
  2688.       Caption = 'Select All'
  2689.       ShortCut = 16449
  2690.       OnClick = SelectAll1Click
  2691.     end
  2692.   end
  2693.   object lImages: TImageList
  2694.     Left = 112
  2695.     Top = 240
  2696.   end
  2697. end
  2698.